OnSwitchChangeListener

Functions

Link copied to clipboard
abstract fun onSwitchChanged(@NonNull switchView: SwitchCompat, isChecked: Boolean)
Called when the checked state of the Switch has changed.